pub unsafe fn MakeSureDirectoryPathExists<P0>(dirpath: P0) -> Result<()>
where P0: Param<PCSTR>,