unsafe extern "C" fn do_latency_trampoline<P, F: Fn(&P) -> Result<(), LoggableError> + Send + Sync + 'static>( this: *mut GstBin, f: gpointer, ) -> gbooleanwhere P: IsA<Bin>,