Type Definition AllocCallback
physx_sys
type AllocCallback = unsafe extern "C" fn(_: u64, _: *const c_void, _: *const c_void, _: u32, _: *const c_void) -> *mut c_void;