pub unsafe extern "system" fn SLGetLicense(
    hslc: *const c_void,
    plicensefileid: *const GUID,
    pcblicensefile: *mut u32,
    ppblicensefile: *mut *mut u8
) -> HRESULT