pub unsafe fn clang_executeOnThread(
function: extern "C" fn(_: *mut c_void),
data: *mut c_void,
stack: c_uint
)