pub unsafe extern "C" fn Convert_ParseFloat(
    str_: *const cc_string,
    value: *mut f32
) -> cc_bool