pub unsafe extern "C" fn LLVMInsertBasicBlock(
    InsertBeforeBB: LLVMBasicBlockRef,
    Name: *const c_char
) -> LLVMBasicBlockRef