pub unsafe extern "system" fn SLAcquireGenuineTicket(
    ppticketblob: *mut *mut c_void,
    pcbticketblob: *mut u32,
    pwsztemplateid: PCWSTR,
    pwszserverurl: PCWSTR,
    pwszclienttoken: PCWSTR
) -> HRESULT
Expand description

Required features: "Win32_Security_Authentication_Identity"