Function windows_sys::Win32::UI::Controls::CreateStatusWindowA

pub unsafe extern "system" fn CreateStatusWindowA(
    style: i32,
    lpsztext: PCSTR,
    hwndparent: HWND,
    wid: u32,
) -> HWND