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