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