pub unsafe extern "C" fn strtonum( nptr: *const c_char, minval: i64, maxval: i64, errstr: *mut *const c_char, ) -> i64