pub unsafe extern "system" fn SLGetWindowsInformation(
    pwszvaluename: PCWSTR,
    pedatatype: *mut SLDATATYPE,
    pcbvalue: *mut u32,
    ppbvalue: *mut *mut u8
) -> HRESULT