pub unsafe fn NtUserSetWindowContextHelpId(
hwnd: HWND,
help_context_identifier: u32,
) -> Result<BOOL, UserCallError>
pub unsafe fn NtUserSetWindowContextHelpId(
hwnd: HWND,
help_context_identifier: u32,
) -> Result<BOOL, UserCallError>