pub unsafe fn FwpmGetAppIdFromFileName0<P0>(
    filename: P0,
    appid: *mut *mut FWP_BYTE_BLOB
) -> u32
where P0: IntoParam<PCWSTR>,