#[unsafe(no_mangle)]pub extern "C" fn sqlite3_open( _filename: *const c_char, _sqlite3: *mut *mut SQLite3, ) -> i32