Type Definition sqlite3_syscall_ptr
libsqlite3_sys
type sqlite3_syscall_ptr = Option<unsafe extern "C" fn()>;