pub unsafe extern "C" fn PxProfilerCallback_zoneStart_mut(
    self_: *mut PxProfilerCallback,
    eventName: *const i8,
    detached: bool,
    contextId: usize
) -> *mut c_void