pub fn set_authorizer( db: *mut sqlite3, xAuth: Option<XAuthorizer>, user_data: *mut c_void, ) -> c_int