pub unsafe extern "C" fn cstrtof(
    __nptr: *const i8,
    __endptr: *mut *mut i8
) -> f32