pub unsafe extern "C" fn gst_rtp_buffer_set_payload_type(
    rtp: *mut GstRTPBuffer,
    payload_type: u8
)