pub unsafe fn SetDllDirectoryW<P0>(lppathname: P0) -> Result<()>
where P0: IntoParam<PCWSTR>,