pub unsafe fn SetDllDirectoryA<P0>(lppathname: P0) -> Result<()>
where P0: IntoParam<PCSTR>,