pub unsafe extern "C" fn LLVMSetSection(
    Global: &Value,
    Section: *const c_char
)