pub unsafe fn CoLoadLibrary<P0, P1>(lpszlibname: P0, bautofree: P1) -> HINSTANCEwhere P0: Param<PCWSTR>, P1: Param<BOOL>,