pub unsafe fn CreateStatusWindowW<'a>( style: i32, lpsztext: impl IntoParam<'a, PWSTR>, hwndparent: impl IntoParam<'a, HWND>, wid: u32, ) -> HWND