pub unsafe extern "C" fn LLVMSetModuleInlineAsm(
    M: LLVMModuleRef,
    Asm: *const c_char
)