pub unsafe fn PrjGetOnDiskFileState<P0>(
    destinationfilename: P0
) -> Result<PRJ_FILE_STATE>
where P0: IntoParam<PCWSTR>,