pub unsafe fn EnableWindow<'a>( hwnd: impl IntoParam<'a, HWND>, benable: impl IntoParam<'a, BOOL>, ) -> BOOL