Function GetClassNameA

pub unsafe extern "system" fn GetClassNameA(
    hwnd: HWND,
    lpclassname: PSTR,
    nmaxcount: i32,
) -> i32