pub unsafe extern "C" fn gst_rtp_buffer_get_payload_subbuffer(
    rtp: *mut GstRTPBuffer,
    offset: c_uint,
    len: c_uint
) -> *mut GstBuffer