pub unsafe extern "C" fn name_callback<F>(
    raw_cb: *mut c_void
) -> *const c_charwhere
    F: CompactionFilter,