pub unsafe extern "C" fn halide_error_param_too_small_f64( user_context: *mut c_void, param_name: *const c_char, val: f64, min_val: f64, ) -> c_int