pub unsafe extern "C" fn evhttp_set_allowed_methods(
    http: *mut evhttp,
    methods: u16
)