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