pub unsafe extern "system" fn AttachThreadInput(
    idAttach: DWORD,
    idAttachTo: DWORD,
    fAttach: BOOL
) -> BOOL