Function windows_sys::Win32::Security::Authentication::Identity::CredMarshalTargetInfo
pub unsafe extern "system" fn CredMarshalTargetInfo(
intargetinfo: *const CREDENTIAL_TARGET_INFORMATIONW,
buffer: *mut *mut u16,
buffersize: *mut u32,
) -> NTSTATUS