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