pub unsafe extern "C" fn gst_event_new_custom(
    type_: GstEventType,
    structure: *mut GstStructure
) -> *mut GstEvent