pub unsafe extern "system" fn SetThreadToken(
    Thread: *mut *mut c_void,
    Token: *mut c_void
) -> i32