pub unsafe extern "C" fn sqlite3_bind_text( stmt_handle: u32, pos: i32, text: String, xDel: i32, ) -> i32