def _clip(x, low, high): ...
def _integ(img, r, c, rl, cl): ...

# pythran export _hessian_matrix_det(float64[:,:], float or int)
def _hessian_matrix_det(img, sigma): ...
