Function pathconf

Source
pub unsafe extern "C" fn pathconf(
    __path: *const i8,
    __name: i32,
) -> i64