pub unsafe extern "C" fn Directory_Enum(
    path: *const cc_string,
    obj: *mut c_void,
    callback: Directory_EnumCallback
) -> cc_result