pub unsafe extern "C" fn LLVMBuildIndirectBr( B: *mut LLVMBuilder, Addr: *mut LLVMValue, NumDests: u32, ) -> *mut LLVMValue