pub unsafe extern "C" fn PxRevoluteJoint_setDriveVelocity_mut(
    self_: *mut PxRevoluteJoint,
    velocity: f32,
    autowake: bool
)