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