pub fn create_user_context(__arg0: UserContextRequest) -> RuntimeHandleResultExpand description
Creates a user-capable execution context with a mandatory address space.
On success, handle must follow the same ownership contract as
[Self::create_kernel_context].