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