pub unsafe extern "C" fn gst_mikey_message_set_info(
    msg: *mut GstMIKEYMessage,
    version: u8,
    type_: GstMIKEYType,
    V: gboolean,
    prf_func: GstMIKEYPRFFunc,
    CSB_id: u32,
    map_type: GstMIKEYMapType
) -> gboolean