pub unsafe extern "C" fn SUNDlsMat_densePOTRS(
    a: *mut *mut realtype,
    m: sunindextype,
    b: *mut realtype
)