pub unsafe extern "system" fn WHvUpdateTriggerParameters(
    partition: WHV_PARTITION_HANDLE,
    parameters: *const WHV_TRIGGER_PARAMETERS,
    triggerhandle: *const c_void
) -> HRESULT