pub unsafe fn parse_int( arg_value: *const c_char, arg_result: *mut c_int, arg_flags: c_int, arg_hintmsg: *mut *const c_char, ) -> bool