pub unsafe fn sqlite3_bind_parameter_name( stmt: *mut sqlite3_stmt, nth: c_int, ) -> *const c_char
See https://www.sqlite.org/c3ref/bind_parameter_name.html