pub unsafe fn parse_real( arg_value: *const i8, arg_result: *mut f64, arg_flags: i32, arg_hintmsg: *mut *const i8, ) -> bool