pub unsafe extern "system" fn CredFindBestCredentialW(
    targetname: PCWSTR,
    type: u32,
    flags: u32,
    credential: *mut *mut CREDENTIALW,
) -> BOOL