pub unsafe extern "system" fn SLGetServiceInformation(
    hslc: *const c_void,
    pwszvaluename: PCWSTR,
    pedatatype: *mut SLDATATYPE,
    pcbvalue: *mut u32,
    ppbvalue: *mut *mut u8
) -> HRESULT
Expand description

Required features: "Win32_Security_Authentication_Identity"