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