pub unsafe extern "C" fn GrB_Matrix_setElement_INT8(
    C: *mut GB_Matrix_opaque,
    x: i8,
    i: u64,
    j: u64
) -> i32