pub unsafe extern "C" fn PxArticulationJoint_setTargetOrientation_mut(
    self_: *mut PxArticulationJoint,
    orientation: *const PxQuat
)