pub unsafe extern "system" fn SspiPrepareForCredWrite(
    authidentity: *const c_void,
    psztargetname: PCWSTR,
    pcredmancredentialtype: *mut u32,
    ppszcredmantargetname: *mut PWSTR,
    ppszcredmanusername: *mut PWSTR,
    ppcredentialblob: *mut *mut u8,
    pcredentialblobsize: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Security_Authentication_Identity"