pub unsafe extern "C" fn PxVehicleGearsData_setGearRatio_mut(
    self_: *mut PxVehicleGearsData,
    a: Enum,
    ratio: f32
)