Type Definition ngx_pool_cleanup_pt
nginx
type ngx_pool_cleanup_pt = Option<unsafe extern "C" fn(data: *mut c_void)>;