sqlite3_sys
pub unsafe extern fn sqlite3_bind_blob(p: *mut sqlite3_stmt, n: c_int, p: *const c_void, n: c_int, f: Option<sqlite3_callback>) -> c_int