pub unsafe extern "C" fn pixBilateralExact(
    pixs: *mut PIX,
    spatial_kel: *mut L_KERNEL,
    range_kel: *mut L_KERNEL
) -> *mut PIX