pub unsafe extern "system" fn GetWindowModuleFileNameA(
    hwnd: HWND,
    pszfilename: PSTR,
    cchfilenamemax: u32,
) -> u32