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