pub unsafe extern "C" fn gst_rtp_base_payload_set_outcaps_structure(
    payload: *mut GstRTPBasePayload,
    s: *mut GstStructure
) -> gboolean