#[no_mangle]
pub unsafe extern "C" fn LLVMCountBasicBlocks(
    Fn: LLVMValueRef
) -> c_uint