pub unsafe extern "C" fn trtx_create_profiler( rust_impl: *mut c_void, reportLayerTime: unsafe extern "system" fn(this: *mut c_void, layerName: *const c_char, ms: f32), ) -> *mut IProfiler