pub unsafe extern "C" fn GrB_Vector_setElement_INT8(
    w: *mut GB_Vector_opaque,
    x: i8,
    i: u64
) -> i32