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