pub unsafe extern "C" fn GrB_Vector_removeElement(
    v: *mut GB_Vector_opaque,
    i: u64
) -> i32