pub unsafe extern "system" fn GetWindowModuleFileNameA(
    hWnd: *mut HWND__,
    lpszFileName: *const i8,
    cchFileNameMax: u32
) -> u32