pub unsafe extern "C" fn gst_sdp_attribute_set(
    attr: *mut GstSDPAttribute,
    key: *const c_char,
    value: *const c_char
) -> GstSDPResult