pub unsafe extern "C" fn SUNDlsMat_denseGETRF(
    a: *mut *mut realtype,
    m: sunindextype,
    n: sunindextype,
    p: *mut sunindextype
) -> sunindextype