pub unsafe extern "C" fn pixBilateralGrayExact(
    pixs: *mut Pix,
    spatial_kel: *mut L_Kernel,
    range_kel: *mut L_Kernel
) -> *mut Pix