unsafe extern "C" fn trampoline_watch_local<F: FnMut(&Bus, &Message) -> ControlFlow + 'static>( bus: *mut GstBus, msg: *mut GstMessage, func: gpointer, ) -> gboolean