#[no_mangle] pub unsafe extern "C" fn strtod( s: *const c_char, endptr: *mut *mut c_char ) -> c_double
fp_simd
Convert a string to a double-precision number.