#[no_mangle]
pub unsafe extern "C" fn LLVMInstructionRemoveFromParent(
    Inst: LLVMValueRef
)