Function windows_sys::Win32::Storage::Jet::JetGotoBookmark
pub unsafe extern "system" fn JetGotoBookmark(
sesid: JET_SESID,
tableid: JET_TABLEID,
pvbookmark: *const c_void,
cbbookmark: u32,
) -> i32