pub unsafe extern "C" fn BLAS_zusget_matrix_nnz(
    A: blas_sparse_matrix,
    nnz: *mut c_int
) -> c_int