pub unsafe extern "system" fn GetExitCodeProcess(
    hProcess: *mut c_void,
    lpExitCode: *mut u32
) -> i32