pub unsafe extern "C" fn SUNSparseMatrix_ToCSC(
    A: SUNMatrix,
    Bout: *mut SUNMatrix
) -> c_int