pub unsafe extern "C" fn gst_rtp_buffer_map(
    buffer: *mut GstBuffer,
    flags: GstMapFlags,
    rtp: *mut GstRTPBuffer
) -> gboolean