pub unsafe extern "system" fn SQLFetchScroll(
    statementhandle: *mut c_void,
    fetchorientation: i16,
    fetchoffset: i64
) -> i16