pub unsafe extern "C" fn GxB_Matrix_isStoredElement(
    A: *mut GB_Matrix_opaque,
    i: u64,
    j: u64
) -> i32