Type Definition sk_SSL_COMP_freefunc
nginx
type sk_SSL_COMP_freefunc = Option<unsafe extern "C" fn(a: *mut SSL_COMP)>;