pub unsafe extern "system" fn LoadLibraryW(
    lplibfilename: PCWSTR
) -> HMODULE
Expand description

Required features: "Win32_Foundation"