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