pub unsafe extern "C" fn PxMat44_rotate( self_: *const PxMat44, other: *const PxVec4, ) -> PxVec4
Rotate vector by matrix, equal to v’ = M*v