pub unsafe extern "C" fn PxExtendedVec3_cross_mut_2(
    self_: *mut PxExtendedVec3,
    left: *const PxVec3,
    right: *const PxExtendedVec3
)