pub unsafe extern "C" fn SUNDlsMat_denseScale(
    c: realtype,
    a: *mut *mut realtype,
    m: sunindextype,
    n: sunindextype
)