pub unsafe extern "C" fn zend_dirname(
    path: *mut c_char,
    len: size_t
) -> size_t