pub unsafe extern "system" fn TerminateThread(
    hThread: *mut c_void,
    dwExitCode: u32
) -> i32