pub unsafe extern "C" fn PxD6Joint_setDrivePosition_mut(
    self_: *mut PxD6Joint,
    pose: *const PxTransform,
    autowake: bool
)