pub unsafe extern "C" fn gst_byte_reader_set_pos(
    reader: *mut GstByteReader,
    pos: c_uint
) -> gboolean