Function GetClassNameW

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