pub unsafe extern "C" fn FindNLSStringEx(
lpLocaleName: LPCWSTR,
dwFindNLSStringFlags: DWORD,
lpStringSource: LPCWSTR,
cchSource: c_int,
lpStringValue: LPCWSTR,
cchValue: c_int,
pcchFound: LPINT,
lpVersionInformation: LPNLSVERSIONINFO,
lpReserved: LPVOID,
sortHandle: LPARAM,
) -> c_int