Function pathconf

pub unsafe extern "C" fn pathconf(path: *const i8, name: i32) -> i64 
Available on crate feature dep_sdl3 only.