pub unsafe extern "C" fn gst_byte_reader_get_uint32_le(
    reader: *mut GstByteReader,
    val: *mut u32
) -> gboolean