pub unsafe extern "C" fn SUNMatCopy_Dense(
    A: SUNMatrix,
    B: SUNMatrix
) -> c_int