pub unsafe extern "C" fn simple_strtol( nptr: *const c_char, endptr: *mut *mut c_char, base: c_int, ) -> c_long