unsafe extern "C" fn trampoline_event_full_function<T, F: Fn(&T, Option<&Object>, Event) -> Result<FlowSuccess, FlowError> + Send + Sync + 'static>( pad: *mut GstPad, parent: *mut GstObject, event: *mut GstEvent, ) -> GstFlowReturnwhere T: IsA<Pad>,