pub fn is_absolute<P: AsRef<Path>>( _path: P, pool: &Pool<'_>, ) -> Result<bool, Status>
Check if a path is absolute using APR’s path checking