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