Function FindWindowA

pub unsafe extern "system" fn FindWindowA(
    lpclassname: PCSTR,
    lpwindowname: PCSTR,
) -> HWND