pub unsafe extern "C" fn Options_GetFloat(
    key: *const c_char,
    min: f32,
    max: f32,
    defValue: f32
) -> f32