pub unsafe extern "C" fn gst_event_parse_select_streams(
    event: *mut GstEvent,
    streams: *mut *mut GList
)