pub unsafe fn SetPromiseUserInputEventHandlingState(
    promise: HandleObject<'_>,
    state: PromiseUserInputEventHandlingState
) -> bool