pub unsafe extern "system" fn CredPackAuthenticationBufferW(
    dwflags: CRED_PACK_FLAGS,
    pszusername: PCWSTR,
    pszpassword: PCWSTR,
    ppackedcredentials: *mut u8,
    pcbpackedcredentials: *mut u32,
) -> BOOL