pub unsafe extern "system" fn DRMCreateBoundLicense(
    henv: u32,
    pparams: *mut DRMBOUNDLICENSEPARAMS,
    wszlicensechain: PCWSTR,
    phboundlicense: *mut u32,
    pherrorlog: *mut u32
) -> HRESULT