pub unsafe extern "C" fn gst_mikey_message_find_payload(
    msg: *const GstMIKEYMessage,
    type_: GstMIKEYPayloadType,
    nth: c_uint,
) -> *const GstMIKEYPayload