pub unsafe extern "C" fn PxVehicleDriveDynData_setUseAutoGears_mut(
    self_: *mut PxVehicleDriveDynData,
    useAutoGears: bool
)