pub unsafe extern "C" fn PxMat44_setPosition_mut(
    self_: *mut PxMat44,
    position: *const PxVec3
)