pub type sqlite3_busy_callback = extern "C" fn(_: *mut c_void, _: c_int) -> c_int;