pub unsafe extern "C" fn SetThreadNamePointer(
    arg1: *mut ThreadType,
    arg2: *const u8
)