pub unsafe extern "C" fn makeDoGKernel(
    halfh: l_int32,
    halfw: l_int32,
    stdev: l_float32,
    ratio: l_float32
) -> *mut L_KERNEL