pub unsafe extern "C" fn LLVMSetInstrParamAlignment(
    Instr: LLVMValueRef,
    index: c_uint,
    Align: c_uint
)