pub unsafe extern "C" fn gst_bit_reader_init(
    reader: *mut GstBitReader,
    data: *const u8,
    size: c_uint
)