#[no_mangle]
pub unsafe extern "C" fn nstd_core_str_to_f64(
    str: &NSTDStr,
    is_err: &mut NSTDErrorCode
) -> f64