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