pub unsafe extern "C" fn g_strtod(
    nptr: *const i8,
    endptr: *mut *mut i8
) -> f64