pub unsafe extern "C" fn gst_mikey_message_add_payload(
    msg: *mut GstMIKEYMessage,
    payload: *mut GstMIKEYPayload
) -> gboolean