pub unsafe extern "C" fn strtol_l( __nptr: *const c_char, __endptr: *mut *mut c_char, __base: c_int, __loc: locale_t, ) -> c_long