pub unsafe extern "C" fn create_assert_handler(
    error_callback: AssertHandler,
    userdata: *mut c_void
) -> *mut PxAssertHandler