pub unsafe extern "C" fn Py_DecodeLocale(
    arg1: *const c_char,
    size: *mut Py_ssize_t
) -> *mut wchar_t