pub unsafe fn pgstat_init_function_usage(
    arg_fcinfo: *mut FunctionCallInfoBaseData,
    arg_fcu: *mut PgStat_FunctionCallUsage
)