pub unsafe extern "C" fn gst_rtp_buffer_get_extension_onebyte_header_from_bytes(
    bytes: *mut GBytes,
    bit_pattern: u16,
    id: u8,
    nth: c_uint,
    data: *mut u8,
    size: *mut c_uint
) -> gboolean