pub unsafe extern "C" fn strtonum( __numstr: *const i8, __minval: i64, __maxval: i64, errstrp: *mut *const i8) -> i64