pub unsafe fn AddDllDirectory<P0>(newdirectory: P0) -> *mut c_void
where P0: IntoParam<PCWSTR>,