pub unsafe extern "C" fn PxD6Joint_setDriveVelocity_mut(
    self_: *mut PxD6Joint,
    linear: *const PxVec3,
    angular: *const PxVec3,
    autowake: bool
)