pub unsafe extern "C" fn wc_ReadDirFirst(
    ctx: *mut ReadDirCtx,
    path: *const c_char,
    name: *mut *mut c_char
) -> c_int