pub unsafe extern "C" fn sqlite3_db_filename(
    db: *mut sqlite3,
    zDbName: *const c_char
) -> *const c_char