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