pub unsafe extern "C" fn strtod(
    s: *const i8,
    endp: *mut *mut i8
) -> f64