pub unsafe extern "C" fn LLVMMoveBasicBlockBefore(
    BB: LLVMBasicBlockRef,
    MovePos: LLVMBasicBlockRef
)