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